Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: TrixiParticles v0.2.3 #118371

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 66699cd8-9c01-4e9d-a059-b96c86d16b3a
Repo: https://github.com/trixi-framework/TrixiParticles.jl.git
Tree: 7a4dc3022b4c7f4c7335216eb33be691206639a7

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
JuliaRegistrator referenced this pull request in trixi-framework/TrixiParticles.jl Oct 30, 2024
* add average pressure

* add transport velocity

* add tvf in rhs

* add update callback

* use `step_limiter!` instead of using a callback

* add taylor green vortex example

* add lid driven cavity example

* add periodic array of cylinder example

* add tests

* add Random package

* reexport `seed!`

* remove obsolet `system_index`

* skip CI

* add callback

* rename edac cache

* move functions to `transport_velocity.jl`

* prepare for wcsph

* calculate volume term on the fly

* adapt example files

* time dependent initial velocity function

* time dependent pressure function

* remove velocity function

* multi dimensional functions

* apply formatter

* fix for open boundaries

* add `UpdateCallback`

* fix typo

* prepare for merge `update-callback`

* fix bug

* fix example

* fix tests

* fix update bug

* apply formatter

* fix test

* minor changes

* add tests

* add docs

* fix tpos

* add configuration check

* add setter for tvf

* fix callback used check

* adapt examples

* minor changes

* clean up

* add tgv validation example

* add ldc validation

* modify validation

* increase `maxiters`

* remove double velocity initialization

* add random displacement

* implement suggestions

* update `NEWS.md`

* remove check for viscosity

* fix tests

* add short tilde description in docs

* remove discarded example from tests

* implement suggestions

* apply formatter

* implement suggestions

* add comment

* fix test
Copy link
Contributor

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit eeaa156 into master Oct 30, 2024
15 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-trixiparticles-66699cd8-v0.2.3-2684408eff branch October 30, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants